projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67258c6
)
spinbutton: Remove unused macro
author
Timm Bäder
<mail@baedert.org>
Mon, 26 Feb 2018 18:59:59 +0000
(19:59 +0100)
committer
Timm Bäder
<mail@baedert.org>
Tue, 27 Feb 2018 09:30:14 +0000
(10:30 +0100)
gtk/gtkspinbutton.c
patch
|
blob
|
history
diff --git
a/gtk/gtkspinbutton.c
b/gtk/gtkspinbutton.c
index 641c9e21324789d265155e3ddb1b276059c41e76..58d05878222f1b22dffbe7380bcab8301be1ff9d 100644
(file)
--- a/
gtk/gtkspinbutton.c
+++ b/
gtk/gtkspinbutton.c
@@
-59,7
+59,6
@@
#include <string.h>
#include <locale.h>
-#define MIN_SPIN_BUTTON_WIDTH 30
#define MAX_TIMER_CALLS 5
#define EPSILON 1e-10
#define MAX_DIGITS 20